object frmSysRestore: TfrmSysRestore Left = 0 Top = 0 Width = 635 Height = 353 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 object gbSysRestore: TGroupBox Left = 16 Top = 1 Width = 605 Height = 144 Caption = 'gbSysRestore' TabOrder = 0 object lblSysRestore: TAxLabel Left = 24 Top = 30 Width = 560 Height = 67 WordWrap = True Transparent = True AutoSize = False Caption = 'lblSysRestore' ShowAccelChar = True end object cbSysRestore: TCheckBox Left = 24 Top = 110 Width = 550 Height = 17 Caption = 'cbSysRestore' TabOrder = 0 OnClick = OnItemClick end end object gbAdditional: TGroupBox Left = 16 Top = 161 Width = 605 Height = 184 Caption = 'gbAdditional' TabOrder = 1 object lblAdditional: TAxLabel Left = 24 Top = 30 Width = 560 Height = 67 WordWrap = True Transparent = True AutoSize = False Caption = 'lblAdditional' ShowAccelChar = True end object lblCommonText: TAxLabel Left = 24 Top = 107 Width = 90 Height = 16 WordWrap = False Transparent = True Caption = 'lblCommonText' ShowAccelChar = True end object cbInstall: TCheckBox Left = 24 Top = 129 Width = 550 Height = 17 Caption = 'cbInstall' TabOrder = 0 OnClick = OnItemClick end object cbDevice: TCheckBox Left = 24 Top = 151 Width = 550 Height = 17 Caption = 'cbDevice' TabOrder = 1 OnClick = OnItemClick end end end